From Andrew - a number of changes for MSVC.
authorrobertl <robertl>
Mon, 10 Oct 2005 15:58:26 +0000 (15:58 +0000)
committerrobertl <robertl>
Mon, 10 Oct 2005 15:58:26 +0000 (15:58 +0000)
commitec7584f3121e5c2298d04d9d16c751119b4baf6e
tree6df25b516abd73c804d28a420c10a0a3edfa9eac
parente923ed91fb5c2c7678eda21a6849cbea1479eafb
From Andrew - a number of changes for MSVC.
cst.c: whack dead variable.
csv_util.c, globals.c, waypt.c : dont explictly init global.
gdb.c, msroute.c: return after 'fatal'. (decoration...)
gpx.c: fix cast.
ignrando.c, nmn4.c: cast _count to int.
waypt.c: init 'no' before use.
cet/* Zero length arrays aren't C89.
msvc/GPSBabel.vcproj: Update.
19 files changed:
cet/ansi_x3_4_1968.h
cet/ibm891.h
cet/ibm903.h
cet/iso_8859_1.h
cst.c
csv_util.c
filter_skeleton.c
gdb.c
globals.c
gpx.c
ignrando.c
jeeps/gpsapp.c
msroute.c
msvc/GPSBabel.vcproj
nmn4.c
stmwpp.c
util.c
waypt.c
xmlgeneric.c